.features {
    background: #232834;
    padding: 20px 0;
}
.feature-block {
	text-align: center;
}
.feature-block .icon {
    font-size: 10rem;
    position: absolute;
    color: rgb(255 255 255 / 0.08);
    left: -50px;
    transition: .3s;
}
.feature-block h3 {
    color: #ffffff;
}
.feature-block .inner-box {
	background: #28394e;
	padding: 15px 20px 30px;
	border-radius: 1rem;
	overflow: hidden;
	transition: .4s;
}
.feature-block .text {
    color: #ffffff;
}
.features .heading {
	margin-top:  25px;
    margin-bottom: 25px;
}
.feature-block .inner-box:hover, .feature-block .icon:hover {
	transform: scale(1.04);
}
.feature-block .inner-box:after {
    display: none !important;
}
.feature-block .inner-box:before {
    display: none !important;
}
.servisbtn {
	color: #FFFFFF;
	background: #212529;
	border: none;
	transition: .3s;
}
.slider .content .btn-color {
    transform: translateY(10px);
}
.slider .content {
	top: 25%;
}
.some-facts {
    padding: 20px 0;
}
.some-facts .items h3 {
    margin: 10px 0 10px;
}
.some-facts i {
	font-size: 31px;
	color: #fff;
    background: #fff;
}
.services {
	position: absolute;
    top: 30%;
}
.features .heading h2 {
    color: #ffffff;
}
.servisbtn:hover {
	background: #FFFFFF !important;
	color: #212529 !important;
	transform: scale(1.08);
}

.servisbtn#facebook {
	background: #3b5998;
}

.servisbtn#instagram {
	background: #833ab4;
}

.servisbtn#twitter {
	background: #1da1f2;
}

.servisbtn#whatsapp {
	background: #075e54;
}

.servisbtn#snapchat {
	color: #000000;
	background: #fffc00;
}

.servisbtn#paycell {
	background: #1d1d1d;
}

.servisbtn#tiktok {
	background: #EE1D52;
}

.servisbtn#paypal {
	background: #003087;
}

.servisbtn#mcdonalds {
	background: #bf0c0c;
}

.servisbtn#qiwi {
	background: #ff8c00;
}

.servisbtn#alibaba {
	background: #ff6a00;
}

.servisbtn#mega {
	background: #cc0000;
}

.servisbtn#papara {
	background: #9615a9;
}

.servisbtn#trendyol {
	background: #f26725;
}

.servisbtn#easypay {
	background: #066ab7;
}

.servisbtn#gmail {
	background: #c13a24;
}

.servisbtn#wechat {
	background: #7bb32e;
}

.servisbtn#steam {
	background: #000000;
}

.servisbtn#youtube {
	background: #ff0000;
}

.servisbtn#dominos-pizza {
	background: #0b648f;
}

.servisbtn#line {
	background: #00c300;
}

.servisbtn#ok-ru {
	background: #e59001;
}

.servisbtn#telegram {
	background: #0088cc;
}

.servisbtn#gett {
	background: #fcb922;
}

.servisbtn#ticketmaster {
	background: #0088cc;
}

.servisbtn#careem {
	background: #28a745;
}

.servisbtn#avon {
	background: #c7288c;
}

.servisbtn#paytm {
	background: #20336b;
}

.servisbtn#viber {
	background: #59267c;
}

.servisbtn#tinder {
	background: #e34784;
}

.servisbtn#tinder {
	background: #e34784;
}

.servisbtn#vk {
	background: #45668e;
}

.servisbtn#burger-king {
	background: #ec1c24;
}

.servisbtn#yahoo {
	background: #410093;
}

.servisbtn#ebay {
	background: #e53238;
}

.servisbtn#uber {
	background: #09091a;
}

.servisbtn#linkedin {
	background: #0077b5;
}

.servisbtn#mail-ru {
	background: #168de2;
}

.servisbtn#discord {
	background: #7289da;
}

.servisbtn#yandex {
	background: #ffcc00;
}

.servisbtn#netflix {
	background: #e50914;
}

.servisbtn#amazon {
	background: #ff9900;
}

.servisbtn#keybase {
	background: #33a0ff;
}

.servisbtn#microsoft {
	background: #f65314;
}

.servisbtn#airbnb {
	background: #fd5c63;
}

.servisbtn#icrypex {
	background: #045aa5;
}

.servisbtn#yemek-sepeti {
	background: #ab0012;
}

.servisbtn#diğer {
	background: #323b43;
}




@media only screen and (min-width: 300px) {
.slider .content {
	top: 22%;
}
.services {
    top: 31%;
}
.servisbtn {
	font-size: 14px;
}
.slider {
	height: 1700px;
}
}



@media only screen and (min-width: 400px) {
.slider .content {
	top: 21%;
}
.services {
    top: 28%;
}
.servisbtn {
	font-size: 14px;
}
.slider {
	height: 1600px;
}
}

@media only screen and (min-width: 300px) {
.slider .content {
	top: 22%;
}
.services {
    top: 31%;
}
.servisbtn {
	font-size: 14px;
}
.slider {
	height: 1700px;
}
}



@media only screen and (min-width: 400px) {
.slider .content {
	top: 21%;
}
.services {
    top: 28%;
}
.servisbtn {
	font-size: 14px;
}
.slider {
	height: 1600px;
}
}

@media only screen and (min-width: 720px) {
.slider .content {
	top: 21%;
}
.services {
    top: 28%;
}
.servisbtn {
	font-size: 14px;
}
.slider {
	height: 1565px;
}
}


@media only screen and (min-width: 1000px) {
.slider .content {
	top: 25%;
}
.services {
    top: 30%;
}
.servisbtn {
	font-size: 1rem;
}
.slider {
	height: 1000px;
}
}