a {    text-decoration: none;}.slider-container {    position: relative;    width: 100%;    aspect-ratio: 16 / 8;    overflow: hidden;    height: 100vh;}.slider-container .slide {    position: absolute;    top: 0;    background: linear-gradient( 180deg, #c0c0c0, #e6e6e6);    left: 0;    width: 100%;    height: 100%;    opacity: 0;    display: flex;    align-items: center;}.slider-container .slide img {    position: relative;    top: 0;    left: 0;    width: 100%;    height: 100vh;    object-fit: cover;    z-index: -1;}.slider-container .slide.active {    opacity: 1;}.slider-container .slide.active img {    z-index: 1;    height: 100vh;}.slider-container .slide .textic {    max-width: 600px;    position: relative;    z-index: 9;    color: #fff;}.slider-container .slide .textic .text1 {    display: block;    font-size: 36px;    font-weight: 700;    line-height: 1.3;    margin-bottom: 35px;}.slider-container .slide .textic .text2 {    display: block;    font-size: 16px;    font-weight: 500;}.slider-container .slide.active {    opacity: 1;}.slider-container .slider-btn {    position: absolute;    top: 50%;    transform: translateY(-50%);    background-color: #00000080;    fill: #fff;    border: none;    padding: 5px 10px;    font-size: 23px;    display: flex;    align-items: center;    font-weight: 700;    cursor: pointer;    border-radius: 5px;    z-index: 10;    transition: background-color 0.3s ease;    height: 42px;    width: 42px;}.slider-container .slider-btn:hover {    background-color: #000c;}.slider-container .prev-btn {    left: 15px;}.slider-container .next-btn {    right: 15px;}.slider-container .text-bg {    width: 100%;    height: 100%;    display: block;    align-items: center;    color: #100F17;    justify-content: center;    position: relative;    left: 0px;    align-items: flex-end;    top: 30px;    padding-bottom: 0px;}.slider-container .text-bg .bgg1 {    position: absolute;    left: 80px;    top: 0px;}.slider-container .text-bg .bgg2 {    position: absolute;    right: -290px;}.slider-container .text-bg .textic {    width: 100%;    position: relative;    margin: 0px auto;    padding: 0px 12%;}.slider-container .text-bg .textic .text1 {    font-weight: 700;    line-height: 1;    font-size: 13px;    margin-bottom: 15px;    color: black;}.slider-container .text-bg .textic .text2 {    font-weight: 700;    font-size: 39px;    line-height: 1.2;    margin-bottom: 30px;    color: black;}.slider-container .text-bg .textic .text2 b {    color: #2424c2;}.slider-container .text-bg .textic .text2 span {    color: #2424c2;}.slider-container .text-bg .textic .text3 {    letter-spacing: 0px;    font-weight: 400;    font-size: 15px;    margin-top: 30px;    margin-bottom: 50px;    color: #111921;}.hakkimizda_yeni {    width: 100%;    height: auto;    position: relative;    padding: 50px 0px;    background: #f9f9f9;}.hakkimizda_yeni .slidervideo {    position: relative;    width: 100%;    height: 350px;    overflow: hidden;    margin-bottom: 25px;}.hakkimizda_yeni .slidervideo img.resimm {    width: 100%;    object-fit: cover;    height: 100% !important;}.hakkimizda_yeni .slidervideo iframe {    position: absolute;    top: 50%;    left: 50%;    min-width: 100%;    min-height: 100%;    width: auto;    height: auto;    z-index: 0;    -ms-transform: translateX(-50%) translateY(-50%);    -moz-transform: translateX(-50%) translateY(-50%);    -webkit-transform: translateX(-50%) translateY(-50%);    transform: translateX(-50%) translateY(-50%);}.hakkimizda_yeni .slidervideo .overlay {    position: absolute;    top: 0;    left: 0;    height: 100%;    width: 100%;    background: transparent;    z-index: 1;}.hakkimizda_yeni img.resimm {    width: 100%;    height: 188px;    object-fit: cover;}.hakkimizda_yeni .textt {    width: 100%;    height: auto;    display: block;}.hakkimizda_yeni .textt h1 {    display: block;    margin-bottom: 15px;    font-size: 15px;    font-weight: 300;}.hakkimizda_yeni .textt h2 {    display: block;    font-weight: 700;    font-size: 38px;    margin-bottom: 20px;    line-height: 1.1;}.hakkimizda_yeni .textt p {    width: 100%;    height: auto;    display: block;    font-size: 15px;    font-weight: 400;    margin-bottom: 50px;    max-width: 450px;    line-height: 1.4;}.nedenbiz {    width: 100%;    height: auto;    padding: 50px 0px 0px;}.nedenbiz .container2 {    max-width: 1170px;}.nedenbiz .nedenbiz_liste {    width: 100%;    height: auto;    text-align: center;    padding: 0px 10px;}.nedenbiz .nedenbiz_liste .icon svg {    width: 25px;    height: 25px;    overflow: inherit;}.nedenbiz .nedenbiz_liste .icon {    width: 50px;    height: 50px;    border: solid 2px #efefef;    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    font-size: 22px;    color: #000;    margin: 0px auto 18px;}.nedenbiz .nedenbiz_liste h3 {    width: 100%;    height: auto;    display: block;    font-size: 20px;    line-height: 1.2;    font-weight: 700;}.nedenbiz .nedenbiz_liste p {    width: 100%;    height: auto;    display: block;    font-size: 15px;    line-height: 1.4;    margin-bottom: 0px;    opacity: 80%;    font-weight: 500;}.btn-genel {    position: relative;    display: inline-block;    overflow: hidden;    background-color: transparent;    border: 1px solid #1D1D1B;    border-radius: 3px;    color: #1D1D1B;    font-size: 14px;    cursor: pointer;    transition: background-color 0.3s, color 0.3s, border-color 0.3s;    text-transform: uppercase;    height: auto;    padding: 13px 32px 13px 32px;    font-weight: 600;}.btn-genel i {    margin-left: 15px;    font-size: 11px;    transform: rotate(-45deg);    transition: transform 0.5s ease-in-out;}.btn-genel:hover i {    transform: rotate(0deg);    transition: transform 0.5s ease-in-out;}.btn-genel .text1,.btn-genel .text2 {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    display: flex;    justify-content: center;    align-items: center;    transition: transform 0.3s ease-in-out;}.btn-genel .text1 {    position: relative;}.btn-genel .text2 {    transform: translateY(103%);    background: #7d9b7d;    color: #fff;}.btn-genel:hover .text1 {    transform: translateY(-100%);}.btn-genel:hover .text2 {    transform: translateY(0);}.btn-genel:hover {    border-color: #7d9b7d;}.hizmetlerSlider_Yeni {    background: linear-gradient( 180deg, #c0c0c0, #e6e6e6);    background-size: cover !important;    background-position: top center !important;    background-repeat: no-repeat !important;    width: 100%;    height: auto;    padding-top: 80px;    padding-bottom: 80px;}.hizmetlerSlider_Yeni .baslik {    color: #fff;    width: 100%;    display: block;    margin-bottom: 50px;}.hizmetlerSlider_Yeni .baslik h3 {    width: 100%;    height: auto;    font-size: 15px;    font-weight: 300;}.hizmetlerSlider_Yeni .baslik h4 {    width: 100%;    height: auto;    font-size: 30px;    font-weight: 700;}.hizmetlerSlider_Yeni .hizmetler_sol {    position: relative;    display: flex;    align-items: center;}.hizmetlerSlider_Yeni .kutu {    text-align: center;    font-size: 18px;    height: auto;    justify-content: center;    display: flex;    align-items: center;}.hizmetlerSlider_Yeni .kutu .swiper-slide-ic {    width: 100%;    height: auto;}.hizmetlerSlider_Yeni .kutu a {    width: 100%;    height: auto;}.hizmetlerSlider_Yeni .kutu .resimm {    width: 100%;    height: 400px;    background-position: center !important;    background-size: cover !important;    display: flex;    align-items: end;    justify-content: center;    padding-bottom: 0px;}.hizmetlerSlider_Yeni .kutu .resimm {    opacity: 1;}.hizmetlerSlider_Yeni .kutu:hover .resimm {    /* opacity: 0.2; */    transition: opacity 0.3s linear 0.1s;}.hizmetlerSlider_Yeni .kutu .swiper-text {    display: block;    text-align: center;    color: #fff;}.hizmetlerSlider_Yeni .swiper-text .swiper-baslik1 {    font-size: 17px;    line-height: 1.3;    font-weight: 700;    margin-top: 14px;    color: black;}.hizmetlerSlider_Yeni .swiper-pagination {    display: none !important;}.hizmetlerSlider_Yeni .okbg {    display: flex;    align-items: center;    justify-content: start;    margin-top: 30px;}.hizmetlerSlider_Yeni .okbg .cizgi {    width: 50px;    height: 1px;    background: rgba(255, 255, 255, 0.32);    vertical-align: middle;    margin: 0 45px;}.hizmetlerSlider_Yeni .swiper-button-next {    left: 0px;    right: auto;    position: relative;}.hizmetlerSlider_Yeni .swiper-button-prev {    left: 0px;    right: auto;    position: relative;}.hizmetlerSlider_Yeni .swiper-button-next,.hizmetlerSlider_Yeni .swiper-button-prev {    top: 0px;    margin-top: 0px;    font-weight: 700;}.hizmetlerSlider_Yeni .swiper-button-next i,.hizmetlerSlider_Yeni .swiper-button-prev i {    font-size: 23px;}.hizmetlerSlider_Yeni .swiper-button-next:after,.hizmetlerSlider_Yeni .swiper-button-prev:after {    display: none;}.section-padding {  padding: 100px 0px;}@media (max-width: 575px) {  .section-padding {    padding: 60px 0px;  }}.subtitle-two {  color: #fff;  font-size: 16px;  line-height: 14px;  position: relative;  z-index: 3;  text-transform: uppercase;  font-weight: 700;  margin-bottom: 15px;  display: inline-block;  letter-spacing: 0.48px;  padding-left: 14px;}.subtitle-two::after {  content: '';  position: absolute;  background: #fff;  width: 3px;  height: 100%;  left: 0;  top: 0;}.choose__area {    background: #1f242c;    background-position: center;    background-repeat: no-repeat;    background-size: cover;    padding: 100px 0px;    position: relative;}.choose__area:before{    content: '';    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background: #000000c2;}.choose__area-left {}.choose__area-left-title {}.choose__area-left-title h2 {  padding: 0;  margin: 0;  font-weight: 800;  font-size: 35px;  line-height: 45px;}.choose__area-left-title p {  margin-bottom: 2rem;  font-size: 16px;  line-height: 32px;  font-weight: 400;  color: #b4b4b9;  margin-top: 20px;}.choose__area-left-list {}.choose__area-left-list-item {  display: flex;  align-items: center;  gap: 1rem;  margin-bottom: 1rem;}.choose__area-left-list-item h6{    font-size: 20px;    font-weight: 700;    line-height: 30px;    max-width: 165px;    color: #ffffff;}.choose__area-left-list-item i {    width: 60px;    height: 60px;    min-width: 60px;    display: inline-flex;    align-items: center;    justify-content: center;    border-radius: 50%;    background: #00bbee;    color: white;    font-size: 35px;}.choose__area-left-skill {  margin-top: 2rem;}.skill__area-item {  margin-bottom: 1rem;}.skill__area-item-content {  display: flex;  justify-content: space-between;  align-items: center;}.skill__area-item-content h6 {  margin-bottom: 0;}.skill__area-item-inner {  height: 10px;  background: #eee;  margin-top: 0.5rem;  overflow: hidden;}.skill__area-item-bar {  height: 100%;  transition: width 0.5s ease;}.choose__area-right {  position: relative; }.choose__area-right img {  width: 100%;  height: 100%;}.choose__area-right .content {  position: absolute;  bottom: 50px;  left: -30px;  background-color: white;  padding: 30px 30px;}.choose__area-right .content span{color: #00bbee;}.choose__area-right .content p{font-size: 25px;font-weight: 700;line-height: 35px;color: #1f242c;max-width: 270px;margin: 0;}.site-baslik1 {    width: 100%;    height: auto;    color: #1D1D1B;    position: relative;    z-index: 9;}.site-baslik1 small {    font-size: 16px;    font-weight: 400;    display: inline-flex;    align-items: center;    margin-bottom: 10px;    letter-spacing: 2px;    text-transform: uppercase;    color: #2424c2;}.site-baslik1 h3,.site-baslik1 h1 {    font-size: 35px;    font-weight: 700;    font-style: normal;    line-height: 1.3;    margin-top: 0;}.site-baslik1 p {    font-size: 16px;    font-weight: 400;    margin-top: 20px;    line-height: 1.2em;    opacity: 70%;}.site-baslik1:after {    content: '';    width: 25px;    height: 3px;    background: #C01718;    position: relative;    display: none;}.sayac {    width: 100%;    padding: 50px 0px;    position: relative;    background-repeat: no-repeat !important;    background-size: cover !important;    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.sayac .container {    position: relative;    z-index: 99;}.sayac .sayac-liste {    width: 100%;    height: auto;    color: #000;    display: flex;    position: relative;    z-index: 9;    background: #f3f3f3;    padding: 37px 30px;}.sayac .sayac-liste .icon {    font-size: 1.8rem;    margin-right: 15px;}.sayac .sayac-liste .icon svg {    width: 30px;    height: 40px;    overflow: inherit;    fill: #000;}.sayac .sayac-liste .media_counted {    font-size: 2.5rem;    line-height: 45px;    font-weight: 600;    position: relative;    padding: 0px 0px 0px;}.sayac .sayac-liste .cizgi {    position: relative;    bottom: 0px;    width: 50px;    height: 1px;    background: #2424c2;    left: 0px;    margin: 18px 0px;    display: block;}.sayac .sayac-liste .sayacbaslik {    position: relative;    max-width: 145px;    font-family: inherit;    font-size: 0.90rem;    font-weight: 400;    line-height: 24px;    letter-spacing: .025em;    margin-top: 18px;}.sayac .sayac-liste .arti {    padding-left: 10px;    font-weight: 300;    font-size: 30px;    line-height: 30px;}@media(max-width: 1024px) {    .slider-container .slide {        display: block;    }    .site-baslik1 p {        margin-bottom: 30px;    }    .hakkimizda_yeni .resimler {        display: none;    }    .nedenbiz .row {        display: block;    }    .nedenbiz .row-cols-lg-4>* {        width: 100%;    }    .hizmetlerSlider_Yeni .row {        display: block;    }    .hizmetlerSlider_Yeni .kutu {        padding: 0;        margin-bottom: 30px;    }    .hizmetlerSlider_Yeni {        padding-bottom: 40px;    }    .hizmetlerSlider_Yeni .kutu .resimm {        height: 220px;    }    .sayac {        display: none;    }    .slider-container .yazi {        display: none;    }    .slider-container {        margin-top: 110px;    }    .slider-container, .slider-container .slide.active img {        height: 50vh;    }    .choose__area{        display: none;    }}