body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  font-size: 14px;
}

:root {
  --pr-color: #299ad3;
  --sc-color: #e88886;
  --bd-color: #080808;
  --pb4: 2.5rem;
  --pb80: 80px;
  --pt80: 80px;
  --thirdTemplateSecondary-color: #e88886;
  --thirdTemplatePrimary-color: #299ad3;
}

.genelPb {
  padding-bottom: var(--pb4);
}
.top80 {
  margin-top: var(--pt80);
}
.bottom80 {
  margin-bottom: var(--pb80);
}
.topp80 {
  padding-top: var(--pt80);
}
.bottomp80 {
  padding-bottom: var(--pt80);
}
a {
  text-decoration: none;
  transition: 300ms all;
}
a:hover {
  text-decoration: none;
  transition: 300ms all;
}
.haberBaslikk {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 14px;
}
.contentItemCardInside p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
  padding-top: 0;
  line-height: 22px;
  font-size: 13px;
}
* {
  margin: 0;
  padding: 0;
}
.haberItemCardInside {
  padding-left: 25px !important;
}
.genelBaslik {
  font-size: 21px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: var(--pr-color);
}
.altBaslik {
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: var(--sc-color);
}
.sccolor {
  color: var(--sc-color);
}
.scbgcolor {
  background-color: var(--sc-color);
}
.prcolor {
  color: var(--pr-color);
}
.prbgcolor {
  background-color: var(--pr-color);
}
figure {
  margin: 0;
}
button {
  border: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  outline: none;
  transition: 400ms all;
}
button:hover {
  transition: 400ms all;
}

input {
  border: 1px solid var(--bd-color);
  color: var(--bd-color);
  padding-left: 4px;
  height: 40px;
  outline: none;
  transition: 400ms all;
}
input:focus {
  transition: 400ms all;
}

p {
  margin: 0;
  padding: 0;
}

.logowrappers2 {
  margin-right: 22px;
  margin-bottom: 0;
  width: 100px;
}
.logowrappers2 a {
  width: 100%;
  height: 100%;
  display: block;
}
.logowrappers2 a img {
  max-width: 100%;
}
.navs2 {
  height: 70px;
}
header {
  border-bottom: 0 !important;
}
.menuItemThirdTemplate a {
  font-size: 15px;
}

.btnPrimaryOutlineTemplate3 {
  border: 0;
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.siteSakinGirisThirdTemplateBtnA {
  padding: 0 !important;
  width: initial !important;
  height: initial !important;
  font-size: 14px;
}
.btnPrimaryOutlineTemplate3:hover {
  background-color: transparent !important;
  color: var(--thirdTemplatePrimary-color);
}
.btnPrimaryOutlineTemplate3:hover a {
  color: var(--thirdTemplatePrimary-color) !important;
}
.teklifAlS3Style {
  background-color: var(--thirdTemplateSecondary-color);
  padding: 8px 25px;
  color: #fff;
  display: flex;
  align-items: center;
  border-radius: 5px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
}
.teklifAlS3Style:hover {
  color: #fff;
  background-color: var(--thirdTemplateSecondary-color);
}
.mySwiper img {
  max-height: 100% !important;
  min-height: 100% !important;
}
.anasayfaSecWrappers {
  margin-top: 10px !important;
}
.hakkindaWrapAnasayfa {
  transition: all 500ms;
}
.hizmetlerwrapindex {
  flex-wrap: wrap;
}
.anasayfaGorselSag {
  display: flex;
  justify-content: flex-end;
  background-color: #fff;
  padding: 16px;
  filter: drop-shadow(13px 22px 49px #62636435);
  height: 430px;
  float: right;
}
.kisaYazi {
  transition: all 300ms;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 15;
  -webkit-box-orient: vertical;
}
input,
textarea {
  border-radius: 30px !important;
}

.devaminiGorBtnS2 {
  padding: 12px 17px;
  text-align: left;
  justify-content: flex-start;
}
.devaminiGorBtnS2 svg {
  font-size: 18px;
  width: 18px;
  margin-left: 8px;
  height: 18px;
}
.iletisimFormBtn {
  background-color: var(--pr-color) !important;
  border-radius: 30px;
}
.referanslarSectionHome {
  width: 100%;
  background-color: var(--sc-color);
  margin-top: -90px;
  padding-top: 50px;
  padding-bottom: 35px;
}
.refTextInside {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  display: flex;
  flex-direction: column;
}
.anketSoruQ {
  margin-bottom: 25px;
  font-family: "Roboto", sans-serif !important;
  color: var(--thirdTemplateSecondary-color) !important;
  text-align: center;
}
.btngonders {
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  color: #888;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
.anketGonderBtn {
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 30px;
}
.refTextInside i {
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
}
.beyazBaslik {
  color: #fff;
}
.refCardWrapper {
  width: 100%;
  margin-top: 25px;
}
.refCardWrapper .slick-dots {
  bottom: -65px !important;
}
.refCardItem {
  padding: 20px 15px;
  padding-left: 25px;
  background-color: none;
  border-radius: 10px;
  color: #fff;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;

  -webkit-box-shadow: 0px 0px 13px -6px rgba(0, 0, 0, 0.575);
  box-shadow: 0px 0px 13px -6px rgba(0, 0, 0, 0.575);
  width: 20% !important;
  min-height: 65px;
}
.refCardItem svg {
  font-size: 18px;
  width: 18px;
  height: 18px;
  color: var(--sc-color);
}
.iconWrapperHizmetler {
  width: 35px;
  height: 35px;
  -webkit-box-shadow: 0px 0px 23px -6px rgba(0, 0, 0, 0.84);
  box-shadow: 0px 0px 23px -6px rgba(0, 0, 0, 0.84);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 50%;
}
.refCardItem strong {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  color: #fff;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.refTumunuGorBtn {
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 17px;
  cursor: pointer;
  width: 200px;
  transition: all 300ms;
}
.refTumunuGorBtn:hover {
  background-color: #fff;
  color: var(--sc-color) !important;
  transition: all 300ms;
}
.refTumunuGorBtn:hover svg {
  color: var(--sc-color) !important;
  transition: all 300ms;
}
.footerImgWrap {
  display: flex;
}
.refcards3 {
  width: 100% !important;
  align-items: center;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.referansCardItemThirdTemplate span {
  margin-bottom: 0;
}
.referansCardItemThirdTemplate h5 {
  text-align: left;
  width: 70%;
}
.containerCozumOrtaklariItemWrapperThirdTemplate {
  flex-direction: column;
}
.itemWrapperCozumOrtaklariThirdTemplate {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-radius: 30px;
  padding: 18px 25px;
}

.itemWrapperCozumOrtaklariThirdTemplate img {
  width: 80px;
  max-height: initial;
}
.itemWrapperCozumOrtaklariThirdTemplate p {
  text-align: left;
  width: initial;
  margin-left: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: var(--sc-color);
}
.pFirmaadiCozm {
  flex-grow: 2;
  color: var(--pr-color) !important;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.iletisimcstmbslk {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 4px;
  margin-top: 0 !important;
}
.iletisimbykcstmbslk {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  margin-top: 8px !important;
  color: var(--thirdTemplatePrimary-color);
  font-size: 28px;
}
.iletiismfrmbtn {
  color: #fff !important;
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 13px;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--sc-color) !important;
  padding: 8px 25px;
  border-radius: 5px;
}
.s1t1 {
  color: #fff !important;
}
.s1t1 svg{
  color: #fff !important;
}
.genelBaslik {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;
}
.duyuruDetayWrapperThirdTemplate h5 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;
}
.frmyazbaslk {
  margin-top: 110px !important;
  margin-bottom: 15px;
}

.iletisimCardItemS2 {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.iletisimCardItemS2 p {
  font-family: "Poppins", sans-serif;
  color: #464445 !important;
}
.adresbilgiiletisim {
  color: #555 !important;
}
.iconwrapperIletisimCard {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--pr-color);
  margin-right: 10px;
}

.iconwrapperIletisimCard svg {
  color: #fff;
  font-size: 14px;
  width: 14px;
  height: 14px;
}
.iletisimsagsolwrap {
  width: 100%;
}
.adresbilgiiletisim {
  width: 60%;
}

.iletisimBtnMobileApp a {
  border-color: var(--pr-color) !important;
  color: var(--pr-color) !important;
  width: 35% !important;
}
.iletisimBtnMobileApp a:last-child {
  color: var(--sc-color) !important;
  border-color: var(--sc-color) !important;
}
.iletisimPageFormView input {
  width: 100%;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.iletisimPageFormView textarea {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  min-height: 100px !important;
  max-height: 150px !important;
}
.iletisimPageFormView {
  margin-top: 5px;
}
.iltsmaltitle {
  margin-top: 100px !important;
}
.iletisimBtnMobileApp {
  justify-content: flex-start !important;
}
.iletisimPageFormView input,
.iletisimPageFormView textarea {
  border: 0;
  color: #666;
  height: 40px;
  padding-left: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  -webkit-box-shadow: 0px 0px 7.25px -5px rgb(102 102 102 / 100%);
  box-shadow: 0px 0px 7.25px -5px rgb(102 102 102 / 100%);
  margin: 10px 5px;
  background-color: #fff;
  border-radius: 0 !important;
}
.inpwrapperiletisimpage {
  display: flex;
  justify-content: space-between;
}
.inpwrapperiletisimpage input:first-child {
  margin-left: 0;
}
.inpwrapperiletisimpage input:last-child {
  margin-right: 0;
}
.iletisimPageFormView textarea {
  min-height: 50px;
  max-height: 90px;
  resize: vertical;
  padding-left: 0;
  padding-top: 15px;
  margin-right: 0;
  margin-left: 0;
}
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
  outline: none !important;
}

input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
  border-radius: 30px !important;
  border-color: var(--sc-color) !important;
}
input[type="radio"]:not(:checked) + label:before {
  border: 1px solid var(--pr-color) !important;
}

input[type="radio"]:checked + label:before {
  background-color: var(--sc-color);
  background-image: url("/images/radioicon.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
  object-fit: cover;
}
input[type="radio"]:checked + label {
  background-color: #fff !important;
  color: var(--thirdTemplateSecondary-color) !important;
  filter: drop-shadow(1px 3px 4px rgba(85, 85, 85, 0.562));
}

input[type="radio"]:not(:checked) + label {
  color: var(--bd-color) !important;
}
input[type="checkbox"]:not(:checked) + label {
  color: #555 !important;
  border-color: #565 !important;
}
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
  background: transparent !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--sc-color);
}

.formGonderBtn {
  color: #fff;
  background-color: var(--sc-color);
  padding-left: 28px;
  padding-right: 28px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.teklifformgndr {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  height: auto !important;
  font-size: 17px;
  border-radius: 30px;
}
.contactPageThirdTemplateLocation {
  height: 340px;
  width: 100%;
}
.itemWrapperCozumOrtaklariThirdTemplate {
  margin-bottom: 44px;
}
.iletisimcardwrappers {
  margin: 30px 0;
}
.iletisimCardItemS2 {
  width: 100%;
}
.iletisimCardItemS2:nth-child(1) {
}
.iletisimCardItemS2:nth-child(2) {
  justify-content: center;
}
.iletisimCardItemS2:nth-child(3) {
  justify-content: flex-end;
}
.teklifIstiyorumFormWrapperFirst h6 {
  font-family: "Montserrat", sans-serif;
  color: var(--pr-color);
}

.teklifIstiyorumFormWrapper h6 {
  font-family: "Montserrat", sans-serif;
  color: var(--pr-color);
}
.teklifBaslikOzelThirdTemplate {
  font-family: "Montserrat", sans-serif;
  color: var(--pr-color);
}

.ucluOzelForm select {
  color: var(--pr-color) !important;
  border-color: var(--pr-color) !important;
}
.anketSoruItemThirdTemplate label {
  color: var(--pr-color) !important;
}

/* .teklifIstiyorumFormWrapperFirst {
  margin-top: -110px;
  padding-top: 120px;
} */
.bgsiz {
  background-color: transparent !important;
}

.yorumSlideItemThirdTemplate h4 {
  font-size: 104px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  color: var(--pr-color);
}

.yorumSlideItemThirdTemplate strong {
  font-size: 24px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  color: var(--pr-color);
}
.yorumSlideItemThirdTemplate p {
  font-family: "Montserrat", sans-serif;
  color: var(--pr-color);
  font-weight: bold;
  font-size: 18px;
  margin-top: 70px;
}

.yorumYapButtonThirdTemplate {
  border-radius: 0;
  background-color: var(--sc-color);
  color: #fff;
}

.loginModalWrapper {
  z-index: 9999999;
}

#nprogress .bar {
  background: var(--sc-color) !important;
}
#nprogress .peg {
  box-shadow: 0 0 10px var(--sc-color), 0 0 5px var(--sc-color) !important;
}
#nprogress .spinner-icon {
  border-top-color: var(--sc-color) !important;
  border-left-color: var(--sc-color) !important;
}
.mevzuatSideInSideContentWrapperThirdTemplate h5 {
  font-family: "Roboto", sans-serif;
}
.haberItemCard {
  margin-bottom: 30px;
}
.contentItemCardInside h6 {
  margin-bottom: 15px;
}
.tarihItemCardInside {
  margin-right: 0;
}
.contentItemCardInside p {
  width: 90%;
}
.contentItemCardInside {
  width: 100%;
}
.tarihItemCardInside p {
  width: 100px;
}
.tarihItemCardInside .uzunCizgi {
  margin-right: 18px;
}
.iletisimBtnMobileApp a {
  padding-left: 10px;
  padding-right: 10px;
}
.titleSection {
  flex-grow: 1;
}
.menuwrapsthird {
  display: flex;
  align-items: center;
  background-color: var(--highlight-sc-color);
  justify-content: space-between;
}
.menuwrapsthird button {
  margin-right: 10px;
  margin-left: 10px;
}
.menuwrapsthird button a {
  color: var(--thirdTemplatePrimary-color) !important;
  font-family: "Roboto", sans-serif;
}
.hmmenudsktp {
  background-color: var(--thirdTemplateSecondary-color);
  height: 100%;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 60px;
  cursor: pointer;
}
.footer {
  background-color: #fff !important;
}
.anketForm {
  display: flex;
  flex-wrap: wrap;
}
.lblankets {
  width: 48%;
  margin-left: auto;
  margin-right: auto;
}
.sectionBannerWrapper {
  padding-top: 0 !important;
}
.biziTakipEdinThirdTemplateFooter {
  align-items: flex-end !important;
}
.subTitleCat {
  font-size: 28px;
  padding-left: 10px;
}
@media screen and (max-width: 1199px) {
  .frmyazbaslk {
    margin-top: 20px !important;
  }
  .haberItemCardInside {
    padding-left: 0 !important;
  }
  .siteInfo {
    display: none;
  }
  .iletisimcardwrappers {
    flex-wrap: wrap;
  }
  .iletisimcstmbslk {
    font-size: 12px;
  }
  .iletisimCardItemS2:nth-child(2),
  .iletisimCardItemS2:nth-child(3) {
    justify-content: flex-start;
  }
  .titleHaber {
    font-family: "Roboto", sans-serif !important;
    font-size: 17px !important;
    margin-bottom: 15px !important;
  }
  .footerBarLogoWrapperThirdTemplate img {
    width: 40px;
  }
  .thirdTemplateBtnSideBar {
    width: 100%;
  }
  .socialMediaIconsThirdTemplateFooter a {
    width: 25px;
    height: 25px;
  }
  .footinfocontn {
    flex-wrap: wrap;
  }
  .socialMediaIconsThirdTemplateFooter a svg {
    width: 15px;
    height: 15px;
  }
  .siteAdFot {
    margin-left: 5px !important;
  }
  input[type="radio"]:checked + label,
  input[type="radio"]:not(:checked) + label {
    font-size: 13px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .anketSoruQ {
    font-size: 13px;
  }
  .bannerPicture {
    width: 100%;
  }
  .mainSection {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  :root {
    --pb80: 30px;
    --pt80: 30px;
  }
  .iletisimbykcstmbslk {
    margin-bottom: 20px;
  }
  .contentItemCardInside h6 {
    font-size: 13px;
  }
  .tarihItemCardInside p {
    font-size: 11px;
  }

  .duyurularCardsWrapperSlickThirdTemplate .slick-next,
  .duyurularCardsWrapperSlickThirdTemplate .slick-prev {
    top: 103% !important;
  }
  .contentItemCardInside p {
    font-size: 12px;
  }
  .kisaYazi {
    width: 100%;
    padding-right: 0 !important;
    display: block !important;
  }
  .anasayfaGorselSag {
    display: none;
  }
  .haberItemCardInside {
    flex-direction: column;
    align-items: flex-start;
  }
  .tarihItemCardInside .uzunCizgi {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .haberItemCard {
    margin-bottom: 35px;
  }
  .refCardItem {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .refCardItem strong {
    font-size: 13px;
  }
  .anketImgWrap {
    display: none;
  }
  .iletisimegecfoot {
    display: none;
  }
  .footerImgWrap img {
    max-width: 100%;
  }
  .footInfoFooter {
    font-size: 15px;
  }

  .siteInfoFoot {
    flex-direction: column !important;
  }

  .siteInfoFoot .infoItemFoot {
    width: 100%;
    margin-bottom: 10px;
  }
  .siteInfoFoot .infoItemFoot:nth-child(2) {
    justify-content: flex-start;
  }
  .siteInfoFoot .infoItemFoot:last-child {
    justify-content: flex-start;
  }
  .footBottomBar {
    flex-direction: column;
    align-items: center;
  }
  .socialMediaIcons {
    margin-bottom: 10px;
    justify-content: center;
  }
  .socialMediaIcons a {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .thirdTemplateBtnSideBar {
    font-size: 12px !important;
  }
  .iletisimsagsolwrap {
    flex-direction: column;
  }
  .contactPageThirdTemplateLocation {
    width: 100%;
  }
  .iletisimPageFormView input {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  button {
    height: 35px !important;
    font-size: 13px !important;
  }
  .iletisimPageFormView textarea {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    min-height: 38px !important;
    max-height: 90px !important;
  }
  .iletisimPageFormView input,
  .iletisimPageFormView textarea {
    height: 35px;
    font-size: 12px;
  }
  .refcards3 {
    margin-bottom: 13px;
    padding-left: 0;
    padding-right: 10px;
  }
  .referansCardItemThirdTemplate h5 {
    padding: 5px;
    padding-left: 10px;
    font-size: 12px !important;
    width: 100% !important;
  }
  .referansCardItemThirdTemplate span {
    font-size: 10px;
    width: 100%;
  }
}
