body {
  background-image: url("../img/bg.jpg");
  background-size: cover;
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


section {
  color: #7a90ff;
  padding: 2em 0 8em;
  min-height: 100vh;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.pricing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 3em;
}
.pricing-item {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  text-align: center;
  -webkit-flex: 0 1 330px;
  flex: 0 1 330px;
}
.pricing-action {
  color: inherit;
  border: none;
  background: none;
}
.pricing-action:focus {
  outline: none;
}

.pricing-feature-list {
  text-align: left;
}

.pricing-palden .pricing-item {
  font-family: 'Open Sans', sans-serif;
  cursor: default;
  color: #84697c;
  background: #fff;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
  border-radius: 20px 20px 10px 10px;
  margin: 1em;
}

@media screen and (min-width: 66.25em) {
  .pricing-palden .pricing-item {
    margin: 1em -0.5em;
  }

  .pricing-palden .pricing__item--featured {
    margin: 0;
    z-index: 10;
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
  }
}
.pricing-palden .pricing-deco {
  border-radius: 10px 10px 0 0;
  background: rgba(70, 132, 251, 0.99);
  
  padding: 4em 0 9em;
  position: relative;
}
.pricing-palden .pricing-deco-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 160px;
}
.pricing-palden .pricing-title {
  font-size: 0.75em;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #fff;
}
.pricing-palden .deco-layer {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.pricing-palden .pricing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.pricing-palden .pricing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}
.pricing-palden .icon {
  font-size: 2.5em;
}
.pricing-palden .pricing-price {
  font-size: 5em;
  font-weight: bold;
  padding: 0;
  color: #fff;
  margin: 0 0 0.25em 0;
  line-height: 0.75;
}
.pricing-palden .pricing-currency {
  font-size: 0.15em;
  vertical-align: top;
}
.pricing-palden .pricing-period {
  font-size: 0.15em;
  padding: 0 0 0 0.5em;
  font-style: italic;
}
.pricing-palden .pricing__sentence {
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0 0 0.5em;
}
.pricing-palden .pricing-feature-list {
  margin: 0;
  padding: 0.25em 0 2.5em;
  list-style: none;
  text-align: center;
}
.pricing-palden .pricing-feature {
  padding: 1em 0;
}
.pricing-palden .pricing-action {
  font-weight: bold;
  margin: auto 3em 2em 3em;
  padding: 1em 2em;
  color: #fff;
  border-radius: 30px;
  background: #4885fb;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.pricing-palden .pricing-action:hover, .pricing-palden .pricing-action:focus {
  background-color: #1a50b9;
}

.pricing-palden .pricing-item--featured .pricing-deco {
  padding: 5em 0 8.885em 0;
}
/* buraya kadar*/
.detay{
    color: #393a3c !important;
    text-decoration: none !important;
    background-color: #e7ecef00 !important;
    border: none!important;
}

.renk {
    color: #212529 !important;
    text-decoration: none !important;
    background-color: #f0f4f9 !important;

}
.dropdown-item.active, .dropdown-item:active {
    color: #212529 !important;
    text-decoration: none !important;
    background-color: #f0f4f9 !important;

}
.orta {
margin-top:2rem;
}
.dil {
font-size:14px;
}
.skill {
margin-top:0.9rem;
}
.operation {
margin-top:28px;
}
.tepe {
margin-top:3rem;
}
.logo {
	font-weight:bold;
}
.yetkin {
margin-top:2rem;
border-radius: 30px;
}
.fa-heart{
	color: pink;
}
.fa-code{
	color: #007bff;
}
.fa-spotify{
	color: #1ED760;
}

.fa-twitter{
	color: #1EA2F3;
}
.fa-linkedin{
	color: #0078B6;
}
.fa-lastfm{
	color: #E31C24;
}
.fa-deviantart{
	color: #06CD48;
}
.fa-behance{
	color: #0056FF;
}
.fa-medium{
	color: #000000;
}
.fa-github{
	color: #181616;
}
.fa-language {
	color: #e3e3e3;
	font-size: 30px;
	padding-right:90px;
}
.fa-xing{
	background: -webkit-gradient(linear, left center, center center, from(#006567), to(#B0D400));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.fa-telegram-plane{
	background: -webkit-gradient(linear, left top, left bottom, from(#39B0E4), to(#1D93D3));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}
.fa-instagram{
	background: -webkit-gradient(linear, right top, left bottom, from(#C2019A), to(#FAB519));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.fa-soundcloud{
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7200), to(#FF3400));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.fa-steam{
	background: -webkit-gradient(linear, left top, left bottom, from(#10192A), to(#1381B4));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.fa-globe-americas{
	background: -webkit-gradient(linear, left top, left bottom, from(#78DE00), to(#08A800));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.bubble .lwc-chat-button {
	background: #4885fb;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;

}

.pheader {
    text-align: center;
    padding: 32px;
}
.prow {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.pcolumn {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}

.pcolumn img {
    margin-top: 8px;
    vertical-align: middle;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .pcolumn {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .pcolumn {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

.pimg{
	
}