:root{ --bs-purple: 111,7,132; }

@import url("https://fonts.googleapis.com/css?family=Raleway");
@import url("https://fonts.googleapis.com/css?family=Roboto");
@font-face {
  font-family: 'Laila-Bold';
  src: url(fonts/Laila-Bold.eot);
  src: url(fonts/Laila-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/Laila-Bold.woff2) format('woff2'),
       url(fonts/Laila-Bold.woff) format('woff'),
       url(fonts/Laila-Bold.svg#Laila-Bold) format('svg'),
       url(fonts/Laila-Bold.otf) format('otf'),
       url(fonts/Laila-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Laila-Regular';
  src: url(fonts/Laila-Regular.eot);
  src: url(fonts/Laila-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/Laila-Regular.otf) format('otf'),
       url(fonts/Laila-Regular.svg#Laila-Regular) format('svg'),
       url(fonts/Laila-Regular.ttf) format('truetype'),
       url(fonts/Laila-Regular.woff) format('woff'),
       url(fonts/Laila-Regular.woff2) format('woff2');
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple),var(--bs-bg-opacity)) !important;
}
.h-yazi-ortalama {
  text-align: center;
}
.h-yazi-margin-kucuk-21 {
  margin-top: -1rem;
}
.marka {
  height: auto;
  margin-left: 0.3rem;
  filter: alpha(opacity=40);
  opacity: 0.9;
  transition: all .2s ease-out;
  border: 3px solid #f9f9f9;
  border-radius: 0.3rem;
  -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;
  padding: 15px 4px;
  background: #fff;
}
.marka:hover {
  height: auto;
  margin-left: 0.31rem;
  opacity: 1;
  transform: translateY(-0.3rem);
}
img {
  vertical-align: middle;
  border-style: none;
}
.bosluk3 {
  margin-top: 1rem;
}

.h1-title, .h2-title, .h3-title, .h4-title, .h5-title, .h6-title, .h2-ng-home-2 {
  font-family: 'Laila-Bold'; font-weight: 900;}

.bg-white .h1-title, 
.bg-white .h2-title, 
.bg-white .h3-title, 
.bg-white .h4-title, 
.bg-white .h5-title, 
.bg-white .h6-title { color: #727272; width: 100%; letter-spacing: .01rem; }

.bg-light .h1-title, 
.bg-light .h2-title, 
.bg-light .h3-title, 
.bg-light .h4-title, 
.bg-light .h5-title, 
.bg-light .h6-title { color: #6f0784; width: 100%; letter-spacing: .01rem; }
.ng-txt-upp {text-transform: uppercase;}

.h1-title {
  font-size: 1.7rem;
  display: inline-block;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.h2-title {
  font-size: 1.5rem;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
}
.h3-title {
  font-size: 1.2rem;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
}
.h4-title {
  font-size: 1.01rem;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
}
.paragraf {
  font-size: 0.96rem;
  font-weight: 400;
  color: #000000;
  margin-bottom: 1.1rem;
}
.text-justify { text-align:justify; justify-content:justify;}

.txt-purple { color: #6f0784 !important;}

.services-dms {
  padding: 1.4rem;
  text-align: center;
  font-size: 0.96rem;
  transition: transform .3s;
/*  background: #fff;*/
  border-radius: 0.3rem;
  min-height: 290px;
/*  box-shadow: 0 1.5rem 1.8rem rgba(0, 0, 0, 0.15);*/
}

.col-sm-6:nth-child(odd) .services-dms {
background-color: #FDF8E3;
}
.col-sm-6:nth-child(even) .services-dms {
background-color: #F0F3FA;
}

.services-dms .icon-dms { width:100%; padding-bottom:1.5rem; }
.services-dms .icon-dms img { max-width:100%;height:auto; margin:0 auto; }

.services-dms p {
  text-align: justify;
  font-size: 0.96rem;
}
.services-dms h2 { font-size:1.17rem; font-family: 'Laila-Regular'; font-weight: 600; }

.services1 {
    padding: 5rem 0 5rem;
    background: url('../img/ser-bg.jpg') no-repeat top center;
    background-size: cover;
   /* background-color: #0039e4;
    background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: linear-gradient(145deg, #0039e4, #04dbf1);*/
}
.h-yazi-margin-orta-3 {
  margin-bottom: 1rem !important;
  text-align: center;
}
.h2-ng-home-2 {
  font-size: 1.85rem;
  display: inline-block;
  color: #fff;
  letter-spacing: .01rem;
}
.services-kutu2--yazi {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
}

.tabloservices {
  max-width: 117rem;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1180px) {
    .tabloservices {
      max-width: 133rem; } }
  .tabloservices:not(:last-child) {
    margin-bottom: 8rem; }
    @media only screen and (max-width: 56.25em) {
      .tabloservices:not(:last-child) {
        margin-bottom: -33rem;
        margin-top: -16rem; } }
  @media only screen and (max-width: 56.25em) {
    .tabloservices {
      padding: 20rem 5rem; } }
  .tabloservices::after {
    content: "";
    display: table;
    clear: both; }
  .tabloservices [class^="tablo--"] {
    float: left; }
    .tabloservices [class^="tablo--"]:not(:last-child) {
      margin-right: 6rem; }
      @media only screen and (max-width: 56.25em) {
        .tabloservices [class^="tablo--"]:not(:last-child) {
          margin-right: 0;
          margin-bottom: 6rem; } }
    @media only screen and (max-width: 56.25em) {
      .tabloservices [class^="tablo--"] {
        width: 100% !important; } }
  .tabloservices .tablo--1-ve-2 {
    width: calc((100% - 6rem) / 2); }
  .tabloservices .tablo--1-ve-3 {
    width: calc((100% - 2 * 6rem) / 3); }
  .tabloservices .tablo--1-ve-4 {
    width: calc((100% - 3 * 6rem) /4); }
  .tabloservices .tablo--2-ve-3 {
    width: calc(2* ((100% - 2 * 6rem) /3) + 6rem); }
  .tabloservices .tablo--2-ve-4 {
    width: calc(2* ((100% - 3 * 6rem) /4) + 6rem); }
  .tabloservices .tablo--3-ve-4 {
    width: calc(3* ((100% - 3* 6rem) /4) + 2 * 6rem); }

.paketler2 {
  perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: 29rem;
  z-index: 4;
}
.paketler2__on--onyazi {
  border-radius: 0.3rem;
}
.paketler2__on {
  height: 29rem;
  transition: all .8s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.13);
}
.paketler2__gorsel--1 {
  height: 29rem;
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.151);
}
.paketler2__gorsel {
  background-size: cover;
  height: 23rem;
}
.paketler2__icerik {
  padding: 3rem;
}
.services1 .icon {
  background: #fff;
  color: #000 !important;
}
.icon {
  width: 105px;
  height: 98px;
  line-height: 46px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 50px;
  -webkit-transition: .5s;
  transition: .5s;
  margin: 15px auto;
  font-size: 6rem;
  background: #063b00;
  padding: 10px;
  text-align: center;
}
.h-flaticon-006-content:before, 
.h-flaticon-006-performance:before, 
.h-flaticon-006-seo:before, 
.h-flaticon-006-social-Mar:before, 
.h-flaticon-006-social-opt:before, 
.h-flaticon-006-website:before {
  content: "";
  background: url("../../../img/services-icon.png") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 61px;
}

.h-flaticon-006-seo:before {
  background-position: -145px 0;
}
.h-flaticon-006-performance:before {
  background-position: -76px 0;
}
.h-flaticon-006-content:before {
  background-position: -1px 0;
}
.h-flaticon-006-website:before {
  background-position: -358px 0;
}
.h-flaticon-006-social-Mar:before {
  background-position: -284px 0;
}
.h-flaticon-006-social-opt:before {
  background-position: -214px 0;
}
.services-border {
  height: 26rem;
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.13);
  margin: 10px 6px 25px 6px;
  padding: 15px 15px;
  text-align: center;
  transition: 2s;
  background: rgba(0,0,0,0.4);
}
.baslik-3white {
  font-size: 1.3rem;
}
.baslik-sol {
  font-size: 1.8rem;
}
.baslik-3white, .baslik-sol {
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.h-yazi-margin {
  margin-bottom: 15px !important;
}
.services-text {
  text-align: center;
  font-size: 0.98rem;
  font-weight: 400;
  color: #fff;
}
.buton:hover {
  transform: translateY(-.3rem);
  box-shadow: 0 1rem 2rem rgba(0,0,0,.2);
  border-radius: 100px;
  color: #fff;
}
.buton, .buton:link, .buton:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 30px;
  display: inline-block;
  transition: 2s;
  position: relative;
  font-size: 16px;
  border-radius: 100px;
  cursor: pointer;
  margin-top: 10px;
}
.buton--beyaz {
  color: #fff;
  border-radius: 100px;
}
.buton--beyaz, .buton--beyaz:after {
  background-color: #6f0784;
}
.buton:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: .4s;
  border-radius: 100px;
}
.services-border:hover .buton--beyaz,
.services-border:hover .buton--beyaz:after {
  background-color: #fff; 
  color: #6f0784;
} 
.services-border:hover {
  background-color: #6f0784e5; 
  border: 1px solid #6f0784;  
  transform: translateY(-.3rem);
}
.justify-content-left { justify-content: left;}
.justify-content-right { justify-content: right;}
.justify-content-center { justify-content: center;}

.pl-5{padding-left:3rem!important;}
.txt-italic {font-style:italic;}

@media only screen and (max-width: 56.25em) {
.services1 { padding: 1rem 0; } 
.services-dms { min-height:initial;}
.services-dms p {  font-size: 0.86rem; }
.services-dms h2 { font-size:1.5rem; }
}